chore: extend CI functionality#3149
Merged
Merged
Conversation
|
Size Change: 0 B Total Size: 680 kB ℹ️ View Unchanged
|
427805e to
5897867
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3149 +/- ##
=======================================
Coverage 83.68% 83.68%
=======================================
Files 435 435
Lines 13028 13028
Branches 4202 4202
=======================================
Hits 10903 10903
Misses 2125 2125 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
96620d5 to
3007212
Compare
3007212 to
a37cb27
Compare
776b131 to
fd12201
Compare
fd12201 to
1b336db
Compare
1b336db to
35e79ea
Compare
35e79ea to
8316d97
Compare
MartinCupela
approved these changes
May 12, 2026
7671788 to
b7d5f7e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 Goal
The PR re-adjusts the CI workflow to use Deployments GH API which with right tweaks produces proper/clickable URLs within GH UI instead of us having to dig through the action outputs.